adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / ADTObjectCollectionT<T> Class
Properties Methods Events

In This Topic
    ADTObjectCollectionT<T> Class Members
    In This Topic

    The following tables list the members exposed by ADTObjectCollectionT<T>.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Property Indicates whether the collection is read-only (Inherited from ObjectCollectionT<T>)
    Public PropertyOverloaded.  Gets the object with the specified OID or numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public Method  
    Public MethodOverridden.  Removes all objects from the collection  
    Public MethodOverloaded.  Determines whether the collection contains the object with the specified OID  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method Gets the object at the specified index  
    Public Method  
    Public Method Gets the object with the specified OID or numeric index.  
    Public Method Gets the object with the specified OID.  
    Public Method (Inherited from ObjectCollectionT<T>)
    Public MethodOverridden.   
    Public Method Moves the item down one spot in the collection (to a larger index) (Inherited from ObjectCollectionT<T>)
    Public MethodOverloaded. Overridden.  Moves an item within the collection Moves an item within the collection  
    Public Method Moves the item up one spot in the collection (to a smaller index) (Inherited from ObjectCollectionT<T>)
    Public MethodOverloaded. Overridden.  Removes the specified object, OID, or index  
    Public MethodOverridden.   
    Public Method Removes the object with the specified OID  
    Public MethodOverloaded.   
    Public MethodOverloaded. Updates the collection to match the specified source by adding, deleting, and reordering contents as needed.  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    Public Events
    See Also